读知识>英语词典>memory access翻译和用法

memory access

英 [ˈmeməri ˈækses]

美 [ˈmeməri ˈækses]

存储访问,内存访问;存取存储器

计算机

英英释义

noun

  • (computer science) the operation of reading or writing stored information
      Synonym:access

    双语例句

    • There is little memory access overhead and rollbacks are rare.
      因为内存访问的开销很低,而且回滚操作很少。
    • Modern hardware makes use of nonuniform memory access ( NUMA), whereby a processor can access local memory faster than memory located remotely, on another bus.
      现代硬件利用了非一致内存访问(NUMA),因此,处理器访问本地内存的速度比访问位于另一个总线上的远程内存的速度更快。
    • Large page usage is primarily intended to provide performance improvements to memory access intensive applications.
      使用大页主要是为提高内存访问频繁的应用程序的性能。
    • NUMA support ( Non-Uniform Memory Access, memory design for multiprocessors) allows virtual machines to efficiently access large amounts of memory.
      NUMA支持(非一致性内存访问,针对多处理器的内存设计)允许虚拟机有效地访问大量内存。
    • When AME is enabled for an LPAR, the operating system starts compressing and decompressing data in memory based on the workload's memory access pattern.
      在为LPAR启用AME时,操作系统将开始根据工作负载的内存访问模式压缩和解压缩内存中的数据。
    • The most efficient scheme uses hardware assists such as the AMD I/ O MMU ( IOMMU) to provide transparent translation of guest physical addresses to host physical addresses ( for operations such as direct memory access [ DMA]).
      最有效的方案是使用像AMDI/OMMU(IOMMU)这样的硬件协助来提供Guest物理地址到主机物理地址的透明转换(用于直接内存访问[DMA]这样的操作)。
    • For C and C++ programs ( not Java or. NET), Purify works by inserting extra instructions around every memory access the program performs.
      对于C和C++程序(而不是Java或者.NET),Purify通过在这个程序执行中的每一个内存访问周围插入额外的指令来工作。
    • This increases the latency of the task's memory access until its data is in the cache of the new CPU.
      这就增加了任务的内存访问延迟,这些时间用来将其数据移入新CPU的内存中。
    • The tightly-coupled nature of the CMP allows very short physical distances between processors and memory and, therefore, minimal memory access latency and higher performance.
      CMP紧密耦合的本质使处理器与内存之间的物理距离很短,因此可提供最小的内存访问延迟和更高的性能。
    • Does it contain memory access errors?
      是否包括内存访问错误?